Microsoft SQL Server Character Function Support

TDV supports the character functions listed in the table below for Microsoft SQL Server.

Microsoft SQL Server Character Function

Notes

ASCII

 

CONCAT

Unique identifiers not supported.
When the input timestamp value has no fractional seconds (hh:mm:ss), TDV does not print the fractional part. This is the way many data sources handle this situation. However, SQL Server does add the fractional part (hh:mm:ss.fff).

LENGTH

 

LOWER

 

POSITION

 

REPLACE

 

RTRIM

 

SOUNDEX

 

SPACE

 

SUBSTRING

 

TRIM

 

UPPER

 

CHARINDEX